Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support otel trace mapping #1395

Closed
wants to merge 35 commits into from
Closed

Support otel trace mapping #1395

wants to merge 35 commits into from

Conversation

YANG-DB
Copy link
Member

@YANG-DB YANG-DB commented Jan 28, 2023

Description

Simple Schema for Observability - SSO - will support the 3 major Observability types:

  • Traces
  • Logs
  • Metrics

SSO will comply with the OTEL schema and continue supporting proprietary index structure

Issues Resolved

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: YANGDB <[email protected]>

Signed-off-by: YANGDB <[email protected]>
… Support-OTEL-Trace-mapping

# Conflicts:
#	schema/traces/README.md
#	schema/traces/traces.mapping
#	schema/traces/traces.schema
… Support-OTEL-Trace-mapping

Signed-off-by: YANGDB <[email protected]>

# Conflicts:
#	schema/traces/README.md
#	schema/traces/traces.mapping
#	schema/traces/traces.schema
… Support-OTEL-Trace-mapping

# Conflicts:
#	schema/traces/traces.schema
… Support-OTEL-Trace-mapping

# Conflicts:
#	schema/traces/README.md
schema/traces/README.md Outdated Show resolved Hide resolved
schema/traces/README.md Outdated Show resolved Hide resolved
schema/traces/README.md Outdated Show resolved Hide resolved
schema/traces/README.md Outdated Show resolved Hide resolved
schema/traces/README.md Outdated Show resolved Hide resolved
Signed-off-by: YANGDB <[email protected]>
… Support-OTEL-Trace-mapping

# Conflicts:
#	schema/traces/README.md
@YANG-DB YANG-DB marked this pull request as ready for review February 17, 2023 20:37
@YANG-DB YANG-DB requested a review from a team as a code owner February 17, 2023 20:37
anirudha
anirudha previously approved these changes Feb 21, 2023
Copy link
Member

@ps48 ps48 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The BWC tests are failing as link to 2.6.0 artifact is not working. This may be due to build failures in jenkins ci [caused by other plugins or upstream]

@YANG-DB
Copy link
Member Author

YANG-DB commented Mar 9, 2023

Irrelevant since introducing of Integration as part of 2.x branch

@YANG-DB YANG-DB closed this Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants